Skip to content

feat(open): add new dashboard shortcuts#225

Merged
LorrisSaintGenez merged 3 commits into
mainfrom
feat/deep-links
Jun 1, 2026
Merged

feat(open): add new dashboard shortcuts#225
LorrisSaintGenez merged 3 commits into
mainfrom
feat/deep-links

Conversation

@LorrisSaintGenez
Copy link
Copy Markdown
Contributor

@LorrisSaintGenez LorrisSaintGenez commented May 29, 2026

What

  • Add new algolia open shortcuts, to redirect the user directly to a specific page on the dashboard. For those pages, they need to be logged-in.
  • Add formatting output --output flag to algolia open
  • Trigger Oauth flow when opening a dashboard page as an unauthenticated user

New shortcuts:

Shortcut Destination
indices Explorer / browse
crawler Crawler
connectors Connectors
api-keys Account API keys (account/api-keys/all)
usage Billing usage (account/billing/usage)
team Teams (account/teams)
billing Billing / payment details (account/billing/details)

Test

  • algolia open api-keys opens the API keys page for the current app
  • algolia open / algolia open --list shows the list of available shortcuts
  • algolia open bar return an error and list available shortcuts
  • With no app configured, the selection flow runs first

GROUT-347

@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented May 29, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 33 complexity · 37 duplication

Metric Results
Complexity 33
Duplication 37

View in Codacy

TIP This summary will be updated as you push new changes.

@LorrisSaintGenez LorrisSaintGenez changed the title feat(deeplink): add algolia deeplink command feat(open): add new dashboard shortcuts Jun 1, 2026
@LorrisSaintGenez LorrisSaintGenez merged commit 61f08f6 into main Jun 1, 2026
3 checks passed
@LorrisSaintGenez LorrisSaintGenez deleted the feat/deep-links branch June 1, 2026 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants